﻿@charset "utf-8";
/* CSS Document */
/*banner*/

#flashs{ position:relative; height:600px; overflow:hidden;    z-index: 1;      width: 100%;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:50px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#043b9e;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*search*/
.search { overflow:hidden; width:1200px; height:72px; margin:0 auto; background-color:#fff; margin-top:-36px; position:relative; z-index:5555; box-shadow:0 0 10px #dedede; border-radius:10px;}
.search p{ float: left; margin-left:25px; line-height:72px; font-size:12px; color:#888}
.search p a{ margin-right:30px; color:#888}
.search .sbox{ overflow:hidden; width:289px; height:31px; background:url(img/search.png) no-repeat center; float:right; margin-right:25px; margin-top:20px;}
.search input{ display:block; float:left; padding:0 10px; height:31px; border:none; background:none; outline:none; line-height:31px; font-size:12px; color:#888; width:210px;}
.search span{ display:block; width:48px; height:31px; cursor:pointer; float:right;}

/*vs*/
/*.vs { overflow:hidden; width:100%; padding-top:80px; padding-bottom:50px; background-color:#f1f1f1; margin-top:-36px;}*/
.vs h2{ text-align:center; font-size:32px; color:#333; margin-bottom:20px;}
.vs .menu{ overflow:hidden; width:1170px; padding:30px 15px; background-color:#fff; margin:0 auto;}
.vs .menu li{ cursor:pointer; float:left; width:260px; height:50px; text-align:center; line-height:50px; background-color:#043b9e; font-size:16px; color:#fff; font-weight:bold; border-radius:5px; margin:0 16px; position:relative}
.vs .menu li img{ display:none; position:absolute; left:50%; margin-left:-3px; top:50px;}
.vs .menu li.cur{ background-color:#2793e8;}
.vs .menu li.cur img{ display:block}
.vs .vsbox{ overflow:hidden; width:1200px; margin:0 auto; height:481px; background-color:#fff; position:relative}
.vs .vsbox ul{ overflow:hidden; width:4800px; height:481px; position:absolute; left:0; top:0}
.vs .vsbox li{ float:left; width:1200px; height:481px;}
.vs .vsbox li img{ display:block; margin:0 auto;}

/*pro*/
.pro { overflow:hidden; width:100%; margin:50px 0}
.pro p{ text-align:center; font-size:16px; color:#696969; margin-bottom:3px; text-transform:uppercase; font-family:Arial}
.pro h2{ text-align:center; font-size:26px; background:url(img/pro_t.png) no-repeat center; margin-bottom:30px;}
.pro h2 a{ color:#043b9e}
.pro .menu{ overflow:hidden; width:100%; height:50px; margin-bottom:1px; position:relative; border-radius:3px; background-color:#e4e4e4}
.pro .menu h3{ float:left; width:160px; height:50px; padding-left:40px; background-color:#043b9e; font-weight:normal; font-size:14px; color:#fff; line-height:50px;}
.pro .menu h3 a{color:#fff;}
.pro .menu h3 img{ position:relative; margin-right:10px; top:4px;}
.pro .menu .ps{ display:block; position:absolute; left:200px; top:20px;}
.pro .menu ul{ overflow:hidden; margin-left:15px; float:left; width:900px; margin-top:15px; font-size:14px;}
.pro .menu li{ float:left; padding:0 25px; border-right:1px dotted #999;}
.pro .menu li a{ color:#666}
.pro .menu .more{ display:block; float:right; margin-top:15px; margin-right:15px; font-size:12px; color:#999; font-family:Arial}
.pro .menu li a:hover,.pro .menu li.cur a{ color:#2793e8;}
.pro .list { overflow:hidden; width:105%; margin-top:30px; height:660px;}
.pro .list li{ float:left; width:276px; height:326px; margin-right:30px; margin-bottom:10px; position:relative;}
.pro .list li a img{width:274px;height:274px;float:left;border:1px solid #eeeeee;transition:border 1s;}
.pro .list li a p{width:274px;height:38px;float:left;margin-top:10px;background:#fff;text-align:center;font-size:14px;color:#787878;border:1px solid #eeeeee;line-height:40px;transition:background 0.5s;}
.pro .list li a:hover img{width:274px;height:274px;float:left;border:1px solid #ff9900;}
.pro .list li a:hover p{width:274px;height:38px;float:left;margin-top:10px;background:#ff9900;text-align:center;font-size:14px;color:#fff;border:1px solid #eeeeee;line-height:40px;}

/*流程*/
.liucheng{ overflow:hidden; width:100%; height:180px; background:url(img/liucheng.png) no-repeat center;}

.title{ overflow:hidden; width:100%; padding-bottom:15px; background:url(img/title_bg.png) no-repeat center bottom; margin-bottom:30px;}
.title h2{ text-align:center; font-size:26px; color:#043b9e}
.title h2 a{ color:#043b9e}
.title p{ text-align:center; font-size:16px; color:#696969; margin:10px 0;}

/*case*/
.case { overflow:hidden; width:100%; padding:50px 0; background-color:#f1f1f1}
.case .menu{ overflow:hidden; width:1200px; margin:0 auto; margin-bottom:30px;}
.case .menu li{ float:left; width:135px; height:40px; text-align:center; line-height:40px; background-color:#fff; font-size:14px; border-radius:5px; margin-right:17px;}
.case .menu li a{ display:block; text-decoration:none; color:#999;}
.case .menu li.last{ margin-right:0}
.case .menu li.cur{ background-color:#043b9e}
.case .menu li.cur a{ color:#fff;}
.case .box{ overflow:hidden; width:1240px; height:590px;margin:0 auto;}
.case .list{ overflow:hidden; width:1240px; height:590px;  position:relative; margin-bottom:20px;}
.case .list ul{ overflow:hidden; position:absolute; padding:20px 0}
.case .list li{ float:left; width:380px; height:550px; background-color:#fff; border-radius:5px; margin-right:10px; margin-left:20px; overflow: hidden}
.case .list li img{ display:block;}
.case .list li span{ display:none; width:235px; height:40px; background:url(img/pro_w.png) repeat center; margin:0 auto; margin-top:-40px; text-align:center; line-height:40px; font-size:14px; color:#fff; position:relative; z-index:1}
.case .list h3{ text-align:center;font-size:16px; font-weight:normal; width:345px; margin:0 auto; margin-top:30px; margin-bottom:20px; white-space: nowrap; text-overflow:ellipsis; overflow:hidden}
.case .list h3 a{ color:#333}
.case .list p{ width:345px; height:66px; overflow:hidden; margin:0 auto; line-height:22px; font-size:14px; color:#999}
.case .list li:hover{ box-shadow:0 0 20px #999}
.case .list li:hover span{ display:block}

/*ad01*/
.ad01 { overflow:hidden; width:100%; height:189px; background: url(../img/ccdd.png) center top no-repeat #fba017;}
.ad01 .wen{ overflow:hidden; float:left; margin-left:400px; margin-top:55px;}
.ad01 p{ font-size:20px; color:#fff;}
.ad01 h4{ font-size:30px; color:#fff; margin-bottom:10px;}
.ad01 a{ display:block; width:160px; height:33px; text-align:center; line-height:33px; background-color:#fff; border-radius:5px; font-size:16px; color:#2495e4;}
.ad01 .phone{ overflow:hidden; float:right; padding-left:50px; margin-top:70px;text-align:right;}
.ad01 em{ display:block; font-size:14px; color:#fff;}
.ad01 span{ display:block; font-size:30px; color:#fff; font-weight:bold}

/*优势*/
.youshi { overflow:hidden; width:100%; height:1004px; background:url(img/youshi_bg.jpg) no-repeat center; margin:0 auto}
.youshi h3{ font-size:22px; color:#043b9e}
.youshi h3 em{ color:#333}
.youshi h4{ margin-bottom:25px; font-weight:normal; font-size:18px; color:#333}
.youshi p{ font-size:15px; color:#666; line-height:25px; margin-bottom:13px;}
.youshi .wen01 .w{ overflow:hidden; padding-left:20px; width:470px;height:130px;}
.youshi .wen02{ text-align:right;}
.youshi .wen02 .w{ padding-right:20px; height:100px;}
.youshi .wen03 .w{ padding-left:20px; height:150px;}
.youshi .wen01{ margin-top:212px; margin-bottom:60px;}
.youshi .wen03{ margin-top:108px;}

/*about*/
.about { overflow:hidden; width:100%; padding-top:115px;margin-bottom:40px;}
.about .abox{ overflow:hidden; width:1200px; margin:0 auto; height:465px; background:url(img/about_bg02.jpg) no-repeat center bottom; margin-bottom:45px;}
.about .abox img{ display:block; float:left; margin-left:25px; border-radius:5px;}
.about .wen{ overflow:hidden; float:right; width:525px; margin-right:35px; margin-top:100px;}
.about .wen h2{ font-weight:normal; font-size:24px; margin-bottom:12px;}
.about .wen h2 a{ color:#fff}
.about .wen em{ display:block; font-size:15px; color:#bdd8f6; margin-bottom:25px;}
.about .wen p{ font-size:14px; color:#fff; line-height:24px; text-align:justify; margin-bottom:20px;}
.about .wen .wen1{width:525px;height:35px;}
.about .wen .wen1 a{width:108px;height:35px;float:left;background:#053b9f;margin-right:20px;line-height:35px;font-size:14px;text-align:center;color:#fff;}
/*team*/
.team { overflow:hidden; width:100%; padding:50px 0; background-color:#f1f1f1}
.team .tbox{ overflow:hidden; width:1200px; height:455px; margin:0 auto; position:relative}
.team .tbox ul{ overflow:hidden; position:absolute}
.team .tbox li{ float:left; width:277px; height:455px; margin-right:30px; background-color:#fff; overflow:hidden;}
.team .tbox li img{ display:block;}
.team .tbox li .wen{ overflow:hidden; width:217px; background-color:#f7f7f7; height:161px; border-radius:5px; padding:0 30px; position:relative; z-index:1}
.team .tbox li h3{ font-weight:normal; font-size:16px; margin-top:30px; margin-bottom:10px;}
.team .tbox li h3 a{ color:#666}
.team .tbox li p{ font-size:14px; color:#999; line-height:20px;}
.team .tbox li:hover .wen{ padding-top:20px; margin-top:-20px; background-color:#043b9e}
.team .tbox li:hover a{ color:#fff}
.team .tbox li:hover p{ color:#ccd2e5}

/*news*/
.news { overflow:hidden; width:1200px; margin:50px auto}
.news .nbox{ overflow:hidden; width:100%; height:370px; background-color:#f1f1f1; border-radius:5px;}
.news .nleft{ overflow: hidden; width:745px; float:left; margin:45px 35px; }
.news .top{ overflow:hidden; width:100%; margin-bottom:40px;}
.news .top ul{ overflow:hidden; float:left;}
.news .top li{ float:left; margin-right:40px; padding-bottom:7px; font-size:18px;}
.news .top li a{ display:block; color:#666; text-decoration:none}
.news .top li.cur{ border-bottom:2px solid #043b9e}
.news .top li.cur a{ color:#043b9e;}
.news .btn{ overflow:hidden; float:right;}
.news .btn span{ display:block; width:11px; float:left; height:11px; cursor:pointer; background:url(img/news_d.png) no-repeat right center; margin-left:10px;}
.news .btn span.cur{ background:url(img/news_d.png) no-repeat left center}
.news .center{ overflow:hidden; width:100%; height:184px; position:relative}
.news .list{ overflow:hidden; width:100%; height:184px; position:relative}
.news .list ul{ overflow:hidden; position:absolute}
.news .list li{ float:left; width:745px; height:184px;}
.news .list img{ display:block; float:left}
.news .list .wen{ overflow:hidden; width:330px; float:right; margin-right:20px; margin-top:25px;}
.news .list .wen h3{ font-weight:normal; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom:15px;}
.news .list .wen h3 a{ color:#666}
.news .list .wen p{ font-size:14px; color:#999; line-height:25px; height:75px; overflow:hidden; text-align:justify}
.news .nright { overflow:hidden; width:370px; height:370px; float:right; background-color:#ff9900;}
.news .nright .box{ overflow:hidden; width:320px; height:320px; margin:25px; position:relative}
.news .nright ul{ overflow:hidden; width:100%; position:absolute}
.news .nright li{ width:100%; overflow:hidden; height:55px; margin-bottom:30px;}
.news .nright .time{ overflow:hidden; width:60px; height:55px; padding-left:10px; float:left; background-color:#2793e8; border-radius:5px;}
.news .nright span{ display:block; font-size:16px; color:#fff; font-family:Arial; margin-top:10px;}
.news .nright em{ display:block; font-size:14px; color:#abcef4; font-family:Arial}
.news .nright h3{ float:right; width:235px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:normal; font-size:14px; line-height:55px;}
.news .nright h3 a{ color:#fff}

/*留言*/
.liuyan  { overflow:hidden; width:100%; height:433px; background:url(img/liuyan_bg.jpg) no-repeat center;}
.liuyan .box { overflow:hidden; width:600px; float:right; margin-top:60px;}
.liuyan label{ display:block; float:left; width:270px; height:37px; line-height:37px; background-color:#fff; border-radius:5px; float:left; margin-left:30px; margin-bottom:30px;}
.liuyan span{ display:block; float:left; width:78px; height:37px; text-align:center; font-size:12px; color:#333; border-right:1px solid #d6d6d6;}
.liuyan input{ display:block; width:170px; float:left; height:37px; background:none; border:none; line-height:37px; font-size:12px; color:#999; margin-left:10px; outline:none}
.liuyan select{ overflow:hidden; width:170px; margin-left:10px; height:37px; line-height:37px; font-size:12px; color:#999; outline:none; border:none; background:none}
.liuyan .tname{ overflow:hidden; width:570px; height:120px;}
.liuyan .tname span{ height:120px; line-height:120px;}
.liuyan textarea{ overflow:hidden; width:470px; height:100px; margin:10px; float:left; border:none; outline:none; resize:none; font-size:12px; color:#999;}
.liuyan em{ display:block; float:left; cursor:pointer; width:150px; height:37px; text-align:center; line-height:37px; font-size:12px; color:#2495e4; background-color:#fff; margin-left:30px; border-radius:5px;}



/*友情链接*/
.Frlink .container {width: 1090px;height: 50px;/* border: 1px solid #e5e5e5; */margin-bottom: 18px;overflow: hidden;margin-top: 20px;/* padding-left: 143px; */}
.Frlink .container h5{/* margin-top:15px; *//* margin-left:15px; */font-size: 16px;float: left;height: 50px;line-height: 50px;}
.Frlink .container h5 a{ color:#000;}
.Frlink .container ul{/* margin-top: 10px; *//* margin-left: 70px; */height: 50px;line-height: 50px;}
.Frlink .container ul li{display:inline;margin-left:25px;font-size: 14px;}
